﻿.NewsTitle
{
	background-image: url( '../../App_Themes/agrorealcz/images/news-point.gif' );
	background-repeat: no-repeat;
    font-family: Arial;
    font-size: 1em;
    font-weight: bold;
    color: #000000 ;
    text-decoration: none;
    padding-left:10px;
    padding-bottom:10px;
}
.NewsDate
{
    font-family: Arial;
    font-size: 0.8em;
    font-weight: normal;
    color: #660000;
    font-style:italic;
}
.NewsText
{
    font-family: Arial;
    font-size: .9em;
    font-weight: normal;
    color: #cccccc;
    font-style:italic;
}
.NewsHR
{
	height:1px;
	color:#cccccc;
}

